Make Ctrl-u and Ctrl-k work in GtkTextView too
authorMatthias Clasen <mclasen@redhat.com>
Fri, 26 Sep 2014 21:53:07 +0000 (17:53 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 26 Sep 2014 21:53:07 +0000 (17:53 -0400)
commit5744bb3cf16cabfe4ee4677c7250ee8f90550a37
treeeb0e5741e21f6389442c870bfe48d02d4c871d92
parent5da91504da39fa13ee1937cc82ec6d3faa7a8522
Make Ctrl-u and Ctrl-k work in GtkTextView too

It doesn't make sense to have them work in entries, but not here.
gtk/gtktextview.c